home *** CD-ROM | disk | FTP | other *** search
- inherited frmWindowFocus: TfrmWindowFocus
- Left = 458
- Top = 259
- HelpContext = 30
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Brings a window to the front. The window must be open and avail' +
- 'able while the '
-
- 'task is running, or the task will fail. To search for partial w' +
- 'indow titles, use '
- 'wildcard characters * and ?.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- inherited cboWindowTitle: TComboBox
- OnDropDown = cboWindowTitleDropDown
- end
- inherited WindowHandlePnl1: TWindowHandlePnl
- Caption = ''
- end
- end
- end
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- end
-